-- card: 3864 from stack: in.11 -- bmap block id: 3359 -- flags: 0000 -- background id: 3693 -- name: Menu ----- HyperTalk script ----- on opencard hide menubar end opencard -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=29 top=65 right=151 bottom=146 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp push card visual effect zoom open go to card "TutMenu" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=195 top=61 right=152 bottom=305 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go to card "game" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=352 top=56 right=137 bottom=489 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go card "ActMenu" end mouseUp -- part 6 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=40 top=170 right=236 bottom=123 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go to card "bib" end mouseUp -- part 7 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=193 top=167 right=234 bottom=306 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go to card "auth" end mouseUp -- part 8 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=353 top=152 right=235 bottom=482 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp go to card "Title" end mouseUp -- part 9 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=58 top=262 right=322 bottom=100 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go to card "help" end mouseUp -- part 10 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=173 top=255 right=335 bottom=323 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect zoom open push card go to card "register" end mouseUp -- part 11 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=385 top=253 right=320 bottom=439 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: New Button ----- HyperTalk script ----- on mouseUp visual effect iris close go Home show menubar end mouseUp